home *** CD-ROM | disk | FTP | other *** search
/ Colson Caster Selection Guide 3 / Colson Caster Selection Guide 3.0.iso / data1.cab / Program_Executable_Files / colsoncd.dxr / 00002Series_184.ls < prev    next >
Encoding:
Text File  |  2000-01-12  |  225 b   |  11 lines

  1. on mouseUp
  2.   if the hilite of cast "b_wb29" = 1 then
  3.     put "WB29; " into field "bearingoption"
  4.   else
  5.     put EMPTY into field "bearingoption"
  6.   end if
  7.   puppetSound("mainsnd")
  8.   puppetTransition(47, 1, 8)
  9.   VBSEARCH()
  10. end
  11.